home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 September / PCWorld_2005-09_cd.bin / software / vyzkuste / freeproxy / setup.exe / {app} / test1.php
Text File  |  2005-06-18  |  206b  |  14 lines

  1. <html> 
  2.  
  3. <head> 
  4. <title>FreeProxy/FreeWeb test script</title> 
  5. </head> 
  6. <body> 
  7. <? print(Date("1 F d, Y")); 
  8.  
  9. print("Congratulations, you have installed php correctly") 
  10. ?> 
  11. </body> 
  12. </html> 
  13.  
  14.